Skip to content

docs: fix typos in make_subplots docstring#5578

Open
avasis-ai wants to merge 1 commit intoplotly:mainfrom
avasis-ai:fix-subplots-docstring-typos
Open

docs: fix typos in make_subplots docstring#5578
avasis-ai wants to merge 1 commit intoplotly:mainfrom
avasis-ai:fix-subplots-docstring-typos

Conversation

@avasis-ai
Copy link
Copy Markdown

Summary

Fixes two typos in the make_subplots docstring in plotly/_subplots.py:

  1. Fixed typo "numbererd" → "numbered" in the start_cell parameter description
  2. Fixed incorrect description for t spec parameter: "padding right of cell" → "padding top of cell" (the t parameter controls top padding, matching the convention where l=left, r=right, t=top, b=bottom)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant